home *** CD-ROM | disk | FTP | other *** search
/ High Crimes Press Kit / High Crimes Press Kit.iso / pc / highcrimes.dxr / Internal_14_phgalleryframe.ls < prev    next >
Encoding:
Text File  |  2002-03-18  |  112 b   |  11 lines

  1. global glist, gvar
  2.  
  3. on beginSprite me
  4.   sprite(9).visible = 1
  5.   pickpix()
  6. end
  7.  
  8. on exitFrame
  9.   go(the frame)
  10. end
  11.